/ Assembly List / LJCNetCommon / LJCReflect / GetValueReflect

Namespace - LJCNetCommon


Parameters
propertyName - The property name.

Returns

The object property value.

Syntax

C#
public Object GetValueReflect(String propertyName)

Gets the property value as an object using reflection.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.